[INFO] cloning repository https://github.com/carrotflakes/kantera
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carrotflakes/kantera" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c488ffdbafcf97978011ca60cbb5825a95871ce8
[INFO] testing carrotflakes/kantera against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarrotflakes%2Fkantera" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/carrotflakes/kantera
[INFO] finished tweaking git repo https://github.com/carrotflakes/kantera
[INFO] tweaked toml for git repo https://github.com/carrotflakes/kantera written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/carrotflakes/kantera on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/carrotflakes/kantera already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77237f4ed61a1e59207d02e92d07a9163aa4f30eee4f7954bdf2c310f0925bf7
[INFO] running `Command { std: "docker" "start" "-a" "77237f4ed61a1e59207d02e92d07a9163aa4f30eee4f7954bdf2c310f0925bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77237f4ed61a1e59207d02e92d07a9163aa4f30eee4f7954bdf2c310f0925bf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77237f4ed61a1e59207d02e92d07a9163aa4f30eee4f7954bdf2c310f0925bf7", kill_on_drop: false }`
[INFO] [stdout] 77237f4ed61a1e59207d02e92d07a9163aa4f30eee4f7954bdf2c310f0925bf7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ca104dad4fd2a702656f3085c1df3269a8b8e932501ddfc985c54e86b6bb769
[INFO] running `Command { std: "docker" "start" "-a" "3ca104dad4fd2a702656f3085c1df3269a8b8e932501ddfc985c54e86b6bb769", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling target-lexicon v0.12.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling spin v0.9.3
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling weezl v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling lebe v0.5.1
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling png v0.17.5
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling strength_reduce v0.2.3
[INFO] [stderr]    Compiling bytemuck v1.9.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling transpose v0.1.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling gluten v0.1.0 (https://github.com/carrotflakes/gluten.git?branch=kantera#fa25dc06)
[INFO] [stderr]    Compiling rustfft v3.0.1
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling tiff v0.7.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling glib-macros v0.18.2
[INFO] [stderr]    Compiling flume v0.10.12
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling exr v1.4.2
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling system-deps v6.1.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling glib v0.18.2
[INFO] [stderr]    Compiling image v0.24.2
[INFO] [stderr]    Compiling cairo-rs v0.18.2
[INFO] [stderr]    Compiling kantera v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/script.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Package
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Package` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/script.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     data::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/script.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Package
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/path_to_image.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ctx.fill_preserve();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = ctx.fill_preserve();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/path_to_image.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ctx.stroke();
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let _ = ctx.stroke();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] running `Command { std: "docker" "inspect" "3ca104dad4fd2a702656f3085c1df3269a8b8e932501ddfc985c54e86b6bb769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca104dad4fd2a702656f3085c1df3269a8b8e932501ddfc985c54e86b6bb769", kill_on_drop: false }`
[INFO] [stdout] 3ca104dad4fd2a702656f3085c1df3269a8b8e932501ddfc985c54e86b6bb769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a52541726f7f2e01932dbd871ff4b13de6576e838728bc2d50d0387c4519a3e
[INFO] running `Command { std: "docker" "start" "-a" "9a52541726f7f2e01932dbd871ff4b13de6576e838728bc2d50d0387c4519a3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling kantera v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/script.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Package
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Package` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/script.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     data::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/script.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Package
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/path_to_image.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ctx.fill_preserve();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = ctx.fill_preserve();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/path_to_image.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ctx.stroke();
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let _ = ctx.stroke();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> src/script.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Package
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `Package` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> src/script.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     data::*,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> src/script.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Package
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/path_to_image.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ctx.fill_preserve();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = ctx.fill_preserve();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/path_to_image.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ctx.stroke();
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let _ = ctx.stroke();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> examples/transform.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         ctx.paint();
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let _ = ctx.paint();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> examples/transform.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |         ctx.stroke();
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let _ = ctx.stroke();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> examples/transform.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         ctx.stroke();
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = ctx.stroke();
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcfCmgZG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libkantera-ba71f2a0a193a902,libgluten-5f2884738d4280b2,libregex-9350f09576f596fe,libaho_corasick-a6d797e525ff3a89,libregex_syntax-2c1d2425492c87d5,libimage-b27b88b12266476e,libbytemuck-52298eac1294a570,libpng-46f37fc6cbcb8279,libbitflags-e2b4db6c651223da,libnum_iter-4ee3d064b34e0b24,libscoped_threadpool-ea80625569c7ab31,libnum_rational-18d924b4d2311c1b,libnum_integer-5c9e829e270c69fb,libgif-ebfdae4a757738e3,libcolor_quant-fa7ff1de0e6ea74b,libtiff-e7cce03924ee6273,libflate2-6bff296a3458c61e,libminiz_oxide-573dcc7810034895,libadler-f4caa73e14204bdd,libcrc32fast-a72b5faa4f062e07,libweezl-7bf2a096968eefe0,libjpeg_decoder-0e457cf074e55e24,librayon-b390077323c2422c,librayon_core-4c286005246cc8e8,libcrossbeam_deque-1fc9b7502fb033d4,libcrossbeam_epoch-1337b26733543a88,libmemoffset-fb5b7f2263fe9ea1,libcrossbeam_channel-e7c41a57519cc2f9,libcrossbeam_utils-1a97a601438f5d0e,libeither-9e7e392a8497717b,libexr-2f991d0a4ed77e7d,libflume-bcc6b16259ec941e,libspin-9ca6f5b59d818458,liblock_api-6e8209a6266e2fa7,libscopeguard-43643e546252cd47,libpin_project-862b053a5abba119,libfutures_sink-5f467fb6e9045f8a,libnanorand-7572b200fcf99a99,libgetrandom-c4568e09711c3299,libcfg_if-33ef6c02a07f9fec,libthreadpool-3641a54c71c659cc,libnum_cpus-0ad5aac76d060b1d,libbit_field-3bd4094a19dba49f,libinflate-02f8cc95ec7e692c,libdeflate-b20d4a7eb5a558a9,libadler32-884c7c82211a01d9,liblebe-a78c21e1cdcddeef,libhalf-b57b44b63c8ec328,librusttype-2b31b7e7fa3114a3,libstb_truetype-08855bc9c4008169,libbyteorder-379f547b04d51d02,libordered_float-3e054038612510a9,libapprox-4bde7d156ee622b4,libnum_traits-03d33c2afa1d8521,libcairo-626139e2ff075995,libglib-53589228ebeb98d5,libfutures_executor-1beaa1e6deae487a,libmemchr-82726350a09d7357,libsmallvec-c9be914f6de5f840,libgio_sys-77de457fd3f6ad9b,libthiserror-c79ac7db76603eb0,libfutures_util-a7607fd06c7d86f1,libslab-0f50f6bc4f044027,libpin_project_lite-97c4b49af6812166,libpin_utils-9a5791cba021167a,libfutures_task-580964e39f0e91d3,libfutures_channel-ee18fe052d5cc8e1,libfutures_core-26a479e5677aed3a,libonce_cell-778c08b2406fdd3b,libgobject_sys-20ac0475a4efca50,libbitflags-5c36641155923b05,libcairo_sys-89a4797771307c7a,libglib_sys-39f06c952c6ebdab,liblibc-c4387d31d9c8399a,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcfCmgZG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/glitch00-6c67c0bc53ef36db" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc41p8Ln/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustfft-379bb09a81bd4e98,libtranspose-6511d24c65344e59,libstrength_reduce-8b28c26a77eb1a12,libnum_complex-3bceb7c571935742,libkantera-ba71f2a0a193a902,libgluten-5f2884738d4280b2,libregex-9350f09576f596fe,libaho_corasick-a6d797e525ff3a89,libregex_syntax-2c1d2425492c87d5,libimage-b27b88b12266476e,libbytemuck-52298eac1294a570,libpng-46f37fc6cbcb8279,libbitflags-e2b4db6c651223da,libnum_iter-4ee3d064b34e0b24,libscoped_threadpool-ea80625569c7ab31,libnum_rational-18d924b4d2311c1b,libnum_integer-5c9e829e270c69fb,libgif-ebfdae4a757738e3,libcolor_quant-fa7ff1de0e6ea74b,libtiff-e7cce03924ee6273,libflate2-6bff296a3458c61e,libminiz_oxide-573dcc7810034895,libadler-f4caa73e14204bdd,libcrc32fast-a72b5faa4f062e07,libweezl-7bf2a096968eefe0,libjpeg_decoder-0e457cf074e55e24,librayon-b390077323c2422c,librayon_core-4c286005246cc8e8,libcrossbeam_deque-1fc9b7502fb033d4,libcrossbeam_epoch-1337b26733543a88,libmemoffset-fb5b7f2263fe9ea1,libcrossbeam_channel-e7c41a57519cc2f9,libcrossbeam_utils-1a97a601438f5d0e,libeither-9e7e392a8497717b,libexr-2f991d0a4ed77e7d,libflume-bcc6b16259ec941e,libspin-9ca6f5b59d818458,liblock_api-6e8209a6266e2fa7,libscopeguard-43643e546252cd47,libpin_project-862b053a5abba119,libfutures_sink-5f467fb6e9045f8a,libnanorand-7572b200fcf99a99,libgetrandom-c4568e09711c3299,libcfg_if-33ef6c02a07f9fec,libthreadpool-3641a54c71c659cc,libnum_cpus-0ad5aac76d060b1d,libbit_field-3bd4094a19dba49f,libinflate-02f8cc95ec7e692c,libdeflate-b20d4a7eb5a558a9,libadler32-884c7c82211a01d9,liblebe-a78c21e1cdcddeef,libhalf-b57b44b63c8ec328,librusttype-2b31b7e7fa3114a3,libstb_truetype-08855bc9c4008169,libbyteorder-379f547b04d51d02,libordered_float-3e054038612510a9,libapprox-4bde7d156ee622b4,libnum_traits-03d33c2afa1d8521,libcairo-626139e2ff075995,libglib-53589228ebeb98d5,libfutures_executor-1beaa1e6deae487a,libmemchr-82726350a09d7357,libsmallvec-c9be914f6de5f840,libgio_sys-77de457fd3f6ad9b,libthiserror-c79ac7db76603eb0,libfutures_util-a7607fd06c7d86f1,libslab-0f50f6bc4f044027,libpin_project_lite-97c4b49af6812166,libpin_utils-9a5791cba021167a,libfutures_task-580964e39f0e91d3,libfutures_channel-ee18fe052d5cc8e1,libfutures_core-26a479e5677aed3a,libonce_cell-778c08b2406fdd3b,libgobject_sys-20ac0475a4efca50,libbitflags-5c36641155923b05,libcairo_sys-89a4797771307c7a,libglib_sys-39f06c952c6ebdab,liblibc-c4387d31d9c8399a,liblazy_static-2bb390fee0230a38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgobject-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc41p8Ln/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/spectrum-40edb84cfef2b736" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kantera` (example "glitch00") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kantera` (example "spectrum") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9a52541726f7f2e01932dbd871ff4b13de6576e838728bc2d50d0387c4519a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a52541726f7f2e01932dbd871ff4b13de6576e838728bc2d50d0387c4519a3e", kill_on_drop: false }`
[INFO] [stdout] 9a52541726f7f2e01932dbd871ff4b13de6576e838728bc2d50d0387c4519a3e
